home *** CD-ROM | disk | FTP | other *** search
/ PD Collection CD 1 / PD Collection CD 1.iso / programer2 / pari2 / pari / other / pari_menu < prev    next >
Text File  |  1991-12-09  |  3KB  |  346 lines

  1. Standard monadic or dyadic operators.
  2. Conversions and similar elementary functions
  3. Transcendental functions.
  4. Arithmetic functions.
  5. Functions related to elliptic curves.
  6. Polynomials, power series and number fields.
  7. Vectors, matrices and linear algebra.
  8. Sums, products, integrals and similar functions.
  9. Programming under GP
  10. ###Standard monadic or dyadic operators.
  11. +
  12. -
  13. *
  14. /
  15. \
  16. %
  17. divres
  18. ^
  19. shift
  20. shiftmul
  21. ==
  22. >=
  23. <=
  24. <
  25. >
  26. &&
  27. ||
  28. sign
  29. max
  30. min
  31. ###Conversions and similar elementary functions
  32. binary
  33. bittest
  34. ceil
  35. centerlift
  36. changevar
  37. conj
  38. cvtoi
  39. denom
  40. floor
  41. frac
  42. imag
  43. length
  44. lex
  45. lift
  46. matsize
  47. mod
  48. modp
  49. norm
  50. norml2
  51. numer
  52. permutation
  53. poly
  54. polyrev
  55. prec
  56. quadgen
  57. quadpoly
  58. random
  59. real
  60. rndtoi
  61. round
  62. rounderror
  63. setprecision
  64. setserieslength
  65. series
  66. simplify
  67. size
  68. trunc
  69. type
  70. valuation
  71. vec
  72. ###Transcendental functions.
  73. ^
  74. abs
  75. acos
  76. acosh
  77. agm
  78. arg
  79. asin
  80. asinh
  81. atan
  82. atanh
  83. bernreal
  84. bernvec
  85. cos
  86. cosh
  87. dilog
  88. eint1
  89. erfc
  90. eta
  91. euler
  92. exp
  93. gamh
  94. gamma
  95. hyperu
  96. incgam
  97. incgam3
  98. incgam4
  99. jbesselh
  100. jell
  101. kbessel
  102. ln
  103. lngamma
  104. logagm
  105. pi
  106. polylog
  107. polylogd
  108. polylogdold
  109. polylogp
  110. psi
  111. sin
  112. sinh
  113. sqr
  114. sqrt
  115. tan
  116. tanh
  117. teich
  118. wf
  119. wf2
  120. zeta
  121. ###Arithmetic functions.
  122. bezout
  123. bigomega
  124. bin
  125. boundfact
  126. boundcf
  127. cf
  128. cf2
  129. chinese
  130. classno
  131. compose
  132. comprealraw
  133. content
  134. divisors
  135. fact
  136. !
  137. factfq
  138. factmod
  139. factor
  140. fibo
  141. gcd
  142. hclassno
  143. hilb
  144. isfund
  145. isprime
  146. ispsp
  147. isqrt
  148. issqfree
  149. issquare
  150. kronecker
  151. lcm
  152. mu
  153. nextprime
  154. nucomp
  155. numdiv
  156. nupow
  157. omega
  158. order
  159. pf
  160. phi
  161. pnqn
  162. powrealraw
  163. prime
  164. primes
  165. primroot
  166. qfi
  167. qfr
  168. redcomp
  169. redreal
  170. redrealnod
  171. regula
  172. rhoreal
  173. rhorealnod
  174. sigma
  175. sigmak
  176. smallfact
  177. unit
  178. ###Functions related to elliptic curves.
  179. addell
  180. anell
  181. apell
  182. apell2
  183. chell
  184. chptell
  185. globalred
  186. hell
  187. hell2
  188. initell
  189. isoncurve
  190. localred
  191. lseriesell
  192. pointell
  193. matell
  194. ordell
  195. powell
  196. smallinitell
  197. subell
  198. zell
  199. ###Polynomials, power series and number fields.
  200. apprpadic
  201. base
  202. convol
  203. cyclo
  204. deriv
  205. disc
  206. discf
  207. eval
  208. factoredbase
  209. factoreddiscf
  210. factoredpolred
  211. factoredpolred2
  212. factornf
  213. factorpadic
  214. factpol
  215. galois
  216. galoisconj
  217. initalg
  218. integ
  219. isincl
  220. isisom
  221. laplace
  222. legendre
  223. modreverse
  224. newtonpoly
  225. ordred
  226. polint
  227. polred
  228. polred2
  229. polsym
  230. recip
  231. resultant
  232. resultant2
  233. reverse
  234. rootmod
  235. rootpadic
  236. roots
  237. rootslong
  238. rootsof1
  239. smallbase
  240. smalldiscf
  241. smallpolred
  242. smallpolred2
  243. sturm
  244. sturmpart
  245. subst
  246. taylor
  247. tchebi
  248. tchirnhausen
  249. ###Vectors, matrices and linear algebra.
  250. adj
  251. algdep
  252. char
  253. char1
  254. char2
  255. concat
  256. det
  257. det2
  258. eigen
  259. extract
  260. gauss
  261. hermite
  262. hess
  263. hilbert
  264. idmat
  265. indsort
  266. jacobi
  267. ker
  268. keri
  269. kerint
  270. kerint1
  271. kerint2
  272. kerr
  273. image
  274. indexrank
  275. intersect
  276. inverseimage
  277. lexsort
  278. lindep
  279. lll
  280. lll1
  281. lllgram
  282. lllgram1
  283. lllgramint
  284. lllgramkerim
  285. lllint
  286. lllkerim
  287. lllrat
  288. mat
  289. matextract
  290. matinvr
  291. matrixqz
  292. matrixqz2
  293. matrixqz3
  294. minim
  295. pascal
  296. rank
  297. signat
  298. smith
  299. sort
  300. sqred
  301. supplement
  302. trace
  303. trans
  304. vecsort
  305. ###Sums, products, integrals and similar functions.
  306. divsum
  307. hvector
  308. intgen
  309. intinf
  310. intnum
  311. intopen
  312. matrix
  313. plot
  314. ploth
  315. ploth2
  316. prod
  317. prodeuler
  318. prodinf
  319. prodinf1
  320. solve
  321. sum
  322. sumalt
  323. suminf
  324. sumpos
  325. vector
  326. vvector
  327. ###Programming under GP
  328. for
  329. fordiv
  330. forprime
  331. forstep
  332. goto
  333. if
  334. label
  335. until
  336. while
  337. kill
  338. pprint
  339. pprint1
  340. print
  341. print1
  342. read
  343. reorder
  344. texprint
  345. ###
  346.